home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / EMULATOR / CPCEMU / !CPCEmu / DISKs / MY_PD.DSK / iffcon.doc < prev    next >
Text File  |  1996-09-12  |  5KB  |  105 lines

  1.     ==============================================================
  2.     =   Programmbeschreibung zu IFF-CONVERT (deutsch/englisch)   =
  3.     =------------------------------------------------------------=
  4.     =   Instructions to IFF-CONVERT (german/english)             =
  5.     ==============================================================
  6.  
  7.  
  8. Mit dem Programm IFF-CONVERT koennen Sie Grafikdaten zwischen CPC und 
  9. Amiga konvertieren. Die Bedienung geschieht ueber ein Window-System, 
  10. das mit den Cursor-Tasten, RETURN und ESC bedient wird.
  11.  
  12. Nach dem Auswaehlen des Punktes CONVERT erscheint der Catalog der 
  13. eingelegten Diskette. Hier koennen Sie das zu konvertierende File 
  14. bestimmen. Das Programm erkennt automatisch, ob die Grafik vom CPC zum 
  15. Amiga oder vom Amiga zum CPC konvertiert werden soll. Ist das File 
  16. eine 16K-Binaer-Datei, so ist dies ein CPC-Bild und wird ins Amiga
  17. IFF-Format gewandelt. Ist das Quell-File eine ASCII-Datei, so wird es 
  18. als Amiga-Bild interpretiert. Das Bild wird anschliessend geladen, auf 
  19. den Bildschirm gebracht und abgespeichert.
  20. VIEW entspricht CONVERT, nur dass das Ergebnis nicht abgespeichert 
  21. wird.
  22. Das SETUP-Menue stellt das Kernstueck des Programms dar. Hier koennen 
  23. Sie hauptsaechlich in die Konvertierung vom Amiga zum CPC eingreifen 
  24. (umgekehrt ist die Konvertierung sowieso relativ uninteressant und 
  25. unproblematisch). Hier koennen Sie den Zielmodus (Mode 0,1,2) 
  26. einstellen. "half in X" ist dafuer da, um Grafiken auch im Mode 0 
  27. formatgerecht darstellen zu koennen. "dithering" ist ein spezieller 
  28. Algorithmus, um Grafiken mit weniger Farben/Graustufen darzustellen. 
  29. Wenn Sie Grafiken umrechnen lassen wollen, die in etwa den 
  30. Grafikfaehigkeiten des CPCs entsprechen oder wenn Sie auf dem Amiga 
  31. Grafiken fuer den CPC gemalt haben, dann sollten Sie "dithering" 
  32. abschalten. "colour dithering" ist nur im Mode 0 relevant. Ist dieser 
  33. Punkt abgeschaltet, so ist das Mode 0-Bild nur Gruenmonitor- (oder 
  34. Plus-) tauglich. "wait before saving" ermoeglicht Ihnen die Diskette 
  35. nach der Konvertierung zu wechseln, da der CPC auf Tastendruck wartet.
  36.  
  37.  
  38. Allgemeine Hinweise:
  39.  
  40. Das konvertierte Amigabild wird als OCP Art Studio kompatibles Bild 
  41. gespeichert. Wird vom CPC zum Amiga konvertiert, so sollte auch hier 
  42. ein (unkomprimiertes!) OCP-Bild mit Palette vorhanden sein. 
  43. (Extensionen .SCR und .PAL)
  44.  
  45. Um beim Amiga die Farben des CPCs einzustellen, duerfen Sie die
  46. RGB-Werte, die Sie vom 0 bis 15 regulieren lassen, nur jeweils auf die 
  47. Werte 0, 8 und 15 einstellen.
  48.  
  49. Das Uebertragen der Bilder vom Amiga zum CPC und zurueck geschieht am 
  50. einfachsten ueber MS-DOS-Diskette. Auf dem Amiga gibt es diverse
  51. PD-Programme, die es erlauben MS-DOS-Disketten zu beschreiben. Auf dem 
  52. CPC verwenden Sie hierzu am besten das Programm DOS-COPY.
  53.  
  54. Dieses Programm umfasst 3300 Zeilen Assembler-Quelltext.
  55.  
  56.  
  57.  
  58. --------------------------------------------------------------------
  59.    E N G L I S H  -  I N S T R U C T I O N S
  60. --------------------------------------------------------------------
  61.  
  62. Using the tool IFF-CONVERT you can convert graphics between CPC and 
  63. Amiga. To operate the window-system use the cursor-keys, RETURN and 
  64. ESC.
  65. After selecting the option CONVERT you will see the catalog of your 
  66. drive. Now you can decide which file you want to convert. The tool 
  67. automatically knows if it is a conversion from CPC to Amiga or from 
  68. Amiga to CPC. If the file is a 16K binary file then it is a
  69. CPC-picture and will be converted into the Amiga IFF-format. Is the 
  70. source-file an ASCII-file then it should be an Amiga-picture. After 
  71. that the picture will be loaded, printed on screen and saved on disk.
  72. VIEW is the same thing as CONVERT except saving the result.
  73.  
  74. The SETUP-option is the core of the program. There you can mainly 
  75. adjust the conversion from Amiga to CPC (the conversion into the other 
  76. direction is easy and uninterested anyway). You can select the 
  77. destination-mode (mode 0,1,2). "half in X" is necessary to convert a 
  78. picture into mode 0 with the right size. "dithering" is a special 
  79. algorithm to print graphics with less colours/greytones. If you want 
  80. to convert pictures which are nearly equal to the graphic-ability of 
  81. the CPC or if you have painted a picture on Amiga for the CPC then you 
  82. should switch off "dithering". "colour dithering" is only for mode 0. 
  83. Is this option switched off the mode 0 picture will only looks good on 
  84. green-screen (or on plus). "wait before saving" is necessary if you 
  85. want to change the disk after conversion. Then the CPC will wait until 
  86. a key is pressed.
  87.  
  88.  
  89. General hints:
  90.  
  91. The converted picture will be compatible to OCP ART STUDIO. When you 
  92. are converting from CPC to Amiga you also should use an 
  93. (uncompressed!) OCP-picture including the palette.
  94. (extension .SCR and .PAL)
  95.  
  96. To adjust the CPC-colours on Amiga you have to regulate the RGB-values 
  97. (which can be adjusted from 0 to 15) only on the numbers 0, 8 and 15.
  98.  
  99. The easiest way to transfer pictures between Amiga and CPC is the copy 
  100. it onto a MS-DOS-disk. There are PD-tools on Amiga which allow to 
  101. read/write on MS-DOS-disks. To read/write MS-DOS-disks on CPC you 
  102. should use the program DOS-COPY.
  103.  
  104. This program consists of 3300 lines assembler sourcecode.
  105.